home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / LANG / C / LIB / UNIXLIB37B / !UnixLib37 / Docs / ReadMe37b < prev   
Text File  |  1996-11-13  |  887b  |  26 lines

  1.         UnixLib 3.7b
  2.         ~~~~~~~~~~~~
  3.  
  4. There have been quite a few changes between UnixLib 3.7a and UnixLib 3.7b,
  5. nearly all of which have been done by Nick Burrett, and Peter Burwood.
  6. Frankly speaking, I have very little idea what these changes are, but they
  7. are essential for GCC and GNAT.
  8.  
  9. Please note that these changes are significant to UnixLib, and you *must*
  10. recompile all code that uses UnixLib 3.7b, rather than simply linking with
  11. the new library.
  12.  
  13. NetLib
  14. ~~~~~~
  15.  
  16. This version of UnixLib also includes the source for an interface to the IP
  17. stack under RISC OS. This was supplied by Sergio Monesi.
  18.  
  19. The code is totally untested, although it does compile.
  20.  
  21. To build the Netlib code, copy '!Setup' and 'Makefile' from 'objs' to
  22. 'netlib', add 'netlib.!Stamp' to the STAMP variable, and add 'netlib.o.*' to
  23. the libfile command line
  24.  
  25. Finally, double-click on '!Setup' and run the Makefile.
  26.